MessageReceivedByAddressType Property |
Contains the e-mail address type, such as SMTP, for the messaging user who actually receives the message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ReceivedByAddressType { get; set; }Public Property ReceivedByAddressType As String
Get
Set
Property Value
Type:
StringThe type of the received by address.
See Also